'Declaration Public Overloads Sub Refresh( _ Optional ByVal cellType As Nullable(Of GridCellType), _ Optional ByVal range As GridCellRange _ )
public void Refresh( Nullable<GridCellType> cellType, GridCellRange range )
Parameters
- cellType
- Type of the cell.
- range
- The range.